• Create Area Test

    7:42:55 pm / 00:00:42:115 Pass

    Create Area Test
    06.28.2023 7:42:55 pm 06.28.2023 7:43:37 pm 00:00:42:115 · #test-id=1
    com.test.cucumber.stepdefinitions.CukeHooks.setUp(io.cucumber.java.Scenario)
    Execution started for Scenario: Login to Testo Application & create area
    Given I launch the application
    Application Launched : https://www.i.europe.food.saveris.net/
    com.test.cucumber.stepdefinitions.CukeHooks.afterStep(io.cucumber.java.Scenario)
    screenshot
    And I login to the application using and validate Login page Title
    saveris.rrm+jobTest.qa1@gmail.com entered in By.xpath: //input[@name='email']
    testJobTA123 entered in By.xpath: //input[@name='password']
    com.test.cucumber.stepdefinitions.CukeHooks.afterStep(io.cucumber.java.Scenario)
    screenshot
    And I am in the Dashboard page and validate if the login is with right user
    Actual and Expected text match : Dashboard
    Actual and Expected text match : saveris.rrm+jobTest.qa1@gmail.com
    com.test.cucumber.stepdefinitions.CukeHooks.afterStep(io.cucumber.java.Scenario)
    screenshot
    And I navigate to Areas
    com.test.cucumber.stepdefinitions.CukeHooks.afterStep(io.cucumber.java.Scenario)
    screenshot
    And I create an area
    AKBWL entered in By.id: input-title-areasDialog
    LVRPBIDZES entered in By.id: input-description-areasDialog
    com.test.cucumber.stepdefinitions.CukeHooks.afterStep(io.cucumber.java.Scenario)
    screenshot
    Then I validate the created area is displayed
    Actual and Expected text match : AKBWL
    com.test.cucumber.stepdefinitions.CukeHooks.afterStep(io.cucumber.java.Scenario)
    screenshot
    com.test.cucumber.stepdefinitions.CukeHooks.tearDown(io.cucumber.java.Scenario)
    Execution completed for Scenario: Login to Testo Application & create area and driver closed

Started

Jun 28, 2023 07:42:53 pm

Ended

Jun 28, 2023 07:43:37 pm

Features Passed

1

Features Failed

0

Features
Scenarios
Steps

Timeline

Tags

NamePassedFailedSkippedOthersPassed %
@Smoke 1 0 0 0 100%
@CreateArea 1 0 0 0 100%
@Regression 1 0 0 0 100%